# New session ***Copyright © Quectel Wireless Solutions Co., Ltd. 2026. All rights reserved.*** --- This section mainly introduces the QPiTerminal tool's ability to create different types of new sessions. # SSH **`New Session --> SSH`** opens the SSH connection page. ```{image} images/image_XdJibNfxfols6Sxu0aWcUblTnph.webp :width: 546px :height: 353px ``` Enter the server information and click **Connect** to create a new SSH terminal page. The connection record will be kept on the left side and can be reopened by double-clicking it. ```{image} images/image_DC1PbJY3nobxbWxHzlqcTtXMntb.webp :width: 1920px :height: 1032px ``` In the upper-right corner of the SSH terminal page, there are two buttons: **SFTP** and **Status**. They can be used to open the SFTP file transfer page and the status panel on the current page. ```{image} images/image_G06rbmW2CoafBKxuropc8kHYnUf.webp :width: 1920px :height: 1032px ``` # SFTP **`New Session --> SFTP`** opens the SFTP connection page. ```{image} images/image_HKjabIgo6oTpyxxrO5tcOYsVnJh.webp :width: 546px :height: 353px ``` Enter the server information and click **Connect** to create a new SFTP page. The connection record will be kept on the left side and can be reopened by double-clicking it. ```{image} images/image_AsbobwUUeox2afx1bWmc9qBYnib.webp :width: 1920px :height: 1032px ``` # Serial **`New Session --> Serial`** opens the Serial connection page. ```{image} images/image_EsFRbzqrAo1ZljxBcFNc9x6rnPd.webp :width: 466px :height: 253px ``` Select the correct serial port and click **Connect** to create a new Serial page. The connection record will be kept on the left side and can be reopened by double-clicking it. ```{image} images/image_S1dUb9H9NohEPIxPp4WcEeKnnHh.webp :width: 1920px :height: 1032px ``` # Local **`New Session --> Local`** opens the Local connection page. ```{image} images/image_IKRRbBu3IonZqwxsh5ucs59PnTd.webp :width: 486px :height: 253px ``` Currently, only PowerShell is supported. Click **Connect** to create a new PowerShell terminal page. The connection record will be kept on the left side and can be reopened by double-clicking it. ```{image} images/image_Rv9RbjCBdolMLPxGpa0cYYlbn2H.webp :width: 1710px :height: 920px ```